←Select platform

SetEditableContent(byte[]) Method

Summary

Receives editable contents that was properly edited, and reflects changes to the LEADDocument.

Syntax
C#
C++/CLI
Python
public void SetEditableContent( 
   byte[] data 
) 
public:  
   void SetEditableContent( 
      array<Byte>^ data 
   ) 
def SetEditableContent(self,data): 

Parameters

data

Buffer that contains the editable contents.

Requirements

Target Platforms

Help Version 22.0.2023.4.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.